@media screen and (min-width:320px){html{font-size:5.5px;}}
@media screen and (min-width:320px){html{font-size:5.5px;}}
@media screen and (min-width:320px){html{font-size:5.5px;}}
@media screen and (min-width:346px){html{font-size:6px;}}
@media screen and (min-width:352px){html{font-size:6.5px;}}
@media screen and (min-width:400px){html{font-size:7px;}}
@media screen and (min-width:480px){html{font-size:7.5px;}}
/*@media screen and (min-width:560px){html{font-size:4.5px;}}
@media screen and (min-width:640px){html{font-size:8px;}}*/

@media screen and (min-width:480px) and (max-width:639px){ html{ font-size:7.5px}}
@media screen and (min-width:640px) and (max-width:719px){ html{ font-size:8px}}
@media screen and (min-width:720px) and (max-width:749px){ html{ font-size:8.5px}}
@media screen and (min-width:750px) and (max-width:799px){ html{ font-size:9px}}
@media screen and (min-width:800px) and (max-width:959px){ html{ font-size:9.5px}}
@media screen and (min-width:960px) and (max-width:1079px){ html{ font-size:10px}}
@media screen and (min-width:1080px){ html{ font-size:10.5px}}


*{
margin: 0px;
padding: 0px;
}
html,body
{
	width: 100%;
	height: 100%;
	min-width: 1024px;
	background:url("../img/homePage/homeBgNoBot.png") repeat scroll 0% 0% / 100% 100% transparent;
}
section
{
	width: 100%;
	height: 100%;
}
ul{
	list-style: none;
}
ul li
{
	list-style-type:none;
}

.nav{ height: 36px; line-height: 36px; margin-bottom:0px; text-align: center; font-size: 12px; position: relative;}
.top1{ width: 100%; height: 35px; line-height: 35px; display: inline-block;}
.top1 li{ width:auto!important; width: 50px; min-width:50px; text-align:center; white-space: nowrap; background: url(../img/public/t_menuline.jpg) top right no-repeat; cursor: pointer; padding:0 15px; font-size:16px; float: left; list-style-type:none;}
.top1 .on{ background:#7b9cbf; margin-bottom: 5px; color: #fff; margin-left:-1px;}

.hidden-box{ width:auto!important; width:120px; min-width:120px; border: 1px solid #8198ba; text-align:left; border-top: 0; background:#fff; position: absolute; display: none; top: 34px; z-index:20;}
.hidden-box ul{ padding:2px; cursor: pointer;}
.hidden-box ul li{ padding-right:20px; height:36px; line-height:36px; border-bottom:1px dashed #dbdbdb;}
.hidden-box ul li:last-child{ border-bottom:none;}
.hidden-box ul li a{ padding-left:20px;white-space:nowrap; font-size:14px; color:#333;}
.hidden-box ul li:hover{ background: #f2f5f8;}
.hidden-box ul li:hover a{ color:#333;}
/*隐藏盒子位置设置*/
.hidden-loc-index{ left: 98px;}
.hidden-loc-us{ left: 198px;}
.hidden-loc-case{ left: 399px;}
.hidden-loc-info{ left: 496px;}
.hidden-loc-other{ left: 598px;}
.hover-up{
	transition-duration: .5s;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
/*图标向下旋转*/
.hover-down{
	transition-duration: .5s;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}


.cursorPointer{
	cursor: pointer;
}
.displayInline{
	display: inline-block;
}
.floatRight{
	float: right;
}
.floatLeft
{
	float: left;
}
.clearBoth
{
	clear: both;
}
.margpad0
{
	margin: 0px;
	padding: 0px;
}
.divImg
{
	background-repeat: no-repeat;
	width: 100%;
	background-size: 100% 100%;
}
#scroller{ height:445px;}
.horCerter
{
	text-align: center;
}
.helpCol
{
	/*color: #8FBBDB;*/  color:#e3fdfd;
}
.bottomCol
{
	/*color: #666666;*/
	color: rgb(153,153,153);
}
.colWhite
{
	color: #FFFFFF;
}
.colWhiteA
{
	color: rgba(255,255,255,0.5);
}
.colBlue
{
	color: #3498DB;
}
.col333
{
	color: #333;
}
.colE6{
	color: #e6e6e6;
}
.backWhite
{
	background-color: #ffffff;
}
.backOp03{
	background: rgba(0,0,0,0.3);
}
.backBlue{
	background: #3498db;
}
.back3A{
	background-color: #3a9de0;
}
.microSoft
{
font-family: Microsoft YaHei;

}
.song
{
 font-family: SimSun;
}
.arial
{
font-family: Arial;
}
.fontSize9
{
	font-size: 5px;
}
.fontSize10
{
	font-size: 10px;
}
.fontSize11
{
	font-size: 11px;
}
.fontSize12
{
	font-size: 12px;
}
.fontSize13
{
	font-size: 13px;
}
.fontSize14
{
	font-size: 14px;
}
.fontSize15
{
	font-size: 15px;
}
.fontSize16
{
	font-size: 16px;
}
.fontSize18
{
	font-size: 18px;
}
.fontSize40
{
	font-size: 40px;
}
.fontSize20
{
	font-size: 20px;
}
.cursorPointer{
	cursor: pointer;
}
.buttonNobgBd
{
	background: none;
	border: none;
}
.buttonNoBorder{
	border: none;
}
.wFhF
{
	width: 100%;
	height: 100%;
}
.outLineN
{
	outline: none;
}
.disPlayNone
{
	display: none;
}
.disPlayShow
{

}
.padding10
{
	padding: 10px;
}
.padding6{
	padding: 6px;
}
.fontWeightBold
{
	font-weight: bold;
}
.margin6
{
	margin: 6px;
}
.marginTop8LRAuto
{
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}
.marginTop6
{
	margin-top: 6px;
}
.marginTop10
{
	margin-top: 10px;
}
.marginTop16
{
	margin-top: 16px;
}
.marginTop18
{
	margin-top: 18px;
}
.marginTop20
{
	margin-top: 20px;
}
.marginTop32
{
	margin-top: 32px;
}
.marginTop110
{
	margin-top: 110px;
}
.marginTop20LRAuto
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.leftRightAuto
{
	margin-left: auto;
	margin-right: auto;
}
.marginBottom8
{
	margin-bottom: 8px;
}
.marginBottom10
{
	margin-bottom: 10px;
}
.marginRight8
{
	margin-right: 8px;
}
.marginRight20{
	margin-right: 20px;
}
.marginRight11{
	margin-right: 11px;
}
.paddingLeft6
{
	padding-left: 6px;
}
.paddingLeft10
{
	padding-left: 10px;
}
.paddingLeft20
{
	padding-left: 20px;
}
.paddingBottom10
{
	padding-bottom: 10px;
}
.padding20
{
	padding:20px;
}
.marginLeft10
{
	margin-left: 10px;
}
.marginLeft14{
	margin-left: 14px;
}
.marginLeft20{
	margin-left: 20px;
}
.marginLeft30{
	margin-left: 30px;
}
.marginLeft50{
	margin-left: 50px;
}
.marginLeft65{
	margin-left: 65px;
}
.Top{
	top: 10px;
}
.w100P
{
	width: 100%;
}

.w120
{
	width: 120px;
}
.marginRight5
{
	margin-right: 5px;
}
.marginRight1-3
{
	margin-right: 1.35%;
}
	.H10
{
	height: 10px;
}
.H15{
  height: 15px;
}
.H20
{
	height: 20px;
}
.H28{
	height: 28px;
}
.H32
{
	height: 32px;
}
.H42
{
	height: 42px;
	line-height: 42px;
}
.H46
{
	height: 46px;
	line-height: 46px;
}
.H67
{
	height: 67px;
}
.H76{
	height: 76px;
}
.H92{
	height: 92px;
}
.colRed
{
	color: red;
}
.colorBlue{
	color:rgb(52,152,219);
}
.color33{
	color: #333333;
}
.color0f{
	color: #0f87c3;
}
.colorBgGray{
	background-color:rgb(235,235,235);
}
.colorDarkGray{
	color:rgb(102,102,102);
}
.colorDarkRed{
	color:rgb(255,51,51);
}
.cursorPointer{
	cursor: pointer;
}
.textLineLeft{
	text-align: left;
}
.textLineRight{
	text-align: right;
}
.textLineCenter{
	text-align: center;
}
.borderRight{
	border-right:1px solid rgb(204,204,204);
}
.LetterSpacing6{
	letter-spacing: 6px;
}
.colTime
{
	color: #999999;
}
.shenglue
{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.splitLine{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.btnBorder{
   border: none;
}
.borderRadius4{
	border-radius: 4px;
}
.borderRadius2{
	border-radius: 2px;
}
.btnD0CF{
	border: 1px solid #d0cfcf;
}
.btnSize1{
	width: 90px;
	height: 29px;
 }
.btnSize2{
	width: 120px;
	height: 29px;
}
.btnSize3{
	width:190px;
	height: 29px;
}
.btnSize4{
	width:30px;
	height: 30px;
}
.width100P{
	height: 100%;
	width: 100%;
}
.width210{
	width: 210px;
}
.width220{
	width: 220px;
}
.marginLeft8{
	margin-left: 8px;
}
.marginLeft29{
	margin-left: 29px;
}
.marginLeft39{
	margin-left: 39px;
}
.marginLeft21{
	margin-left: 21px;
}
.marginRight40{
	margin-right: 40px;
}
.BtnLargeBlue
{
	width: 110px;
	height: 30px;
	padding-left:25px;
	background-image: url(../img/patent/table/btn3_1.png);
	background-repeat: no-repeat
}

.BtnLargeBluept
{
	width:50px!important;
	height:26px!important;
	line-height:26px;
	border-radius:2px;
	margin-right:28px!important;
	background-color:#5882cb;
}
.nextShadow
{
	background-image: url(../img/public/btn_tabShadow.png);
	/*background-repeat: no-repeat;*/
	background-repeat:no-repeat\9;
	background-image:none\9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../img/public/btn_tabShadow.png',
		sizingMethod='scale');
}
.topNextShadow
{
	/*background-image: url(../img/public/top1NextShadow.png) ;
	background-repeat: no-repeat;*/
}
.borderD3Radius2
{
	border: 1px solid #d3d3d3;
	border-radius: 2px;
}
.borderD3
{
	border: 1px solid #d3d3d3;
}
.borderD3LR
{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
.h4040Center
{
	height: 40px;
	line-height: 40px;
}
.h3030Center
{
	height: 30px;
	line-height: 30px;
}
.paddTop10
{
	padding-top: 10px;
}
.marginTop4{
	margin-top: 4px;
}
.w84
{
	width: 84px;
}
.w40
{
	width: 40px;
}
.nonResize
{
	resize: none;
}
.marginTop5
{
	margin-top: 5px;
}
.h100Full
{
	height: 100%;
}
.h35Center
{
	height: 35px;
	line-height: 35px;
}
.bg245246246
{
	background-color: rgb(245,246,246);
}
.marginBottom40
{
	margin-bottom: 40px;
}
.borderD322
{
	border: 1px solid #d3d3d3;
	border-radius: 2px 2px 0px 0px;
}
.borderBlue
{
	/*border: 1px solid #3498db;*/
	background-image: url(../img/patent/table/fileldListSelect.png);
	background-size: 100% 100%;
}
.textOverflow
{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.width100px
{
	width: 100px;
}
.h25Center
{
	height: 25px;
	line-height: 25px;
}
.w70px
{
	width: 70px;
}
.w160px
{
	width: 160px;
}
.letterSpacing2
{
	letter-spacing: 2px;
}
.rgbLoginTopEng
{
	color: rgb(88,160,205);
}
.marginTop4
{
	margin-top: 4px;
}
@media  screen and (max-width:1200px){
}
.cancelorConfirmButtonBg{
	background: url(../img/patent/table/cancel.png);
	background-size: 100% 100%;
}
.BtnaddToComm
{
	/*width: 77px;*/
	height: 25px;
	margin-right: 10px;
	margin-top: 10px;

	min-width: 77px;
	width: auto;
	padding: 0 10px;
}
.searchInputNormal{
	border:1px solid rgb(228,228,228);
}
.searchInputFocus{
	border:1px solid rgb(55,162,234);
}
.colLoginHelp
{
	color:#fff;
}
.back55
{
	background-color: rgb(55,155,222);
}
.col72
{
	color: rgb(72,72,72);
}
.colRed231
{
	color: rgb(231,76,60);
}
.col107
{
	color: rgb(107,107,107);
}
.col52
{
	color: rgb(52,152,219);
}
.w90P
{
	width: 90%;
}
.margin0Auto
{
	margin: 0 auto;
}
.w32P
{
	width: 32%;
}
.borderBottom
{
	border-bottom: 1px solid #d3d3d3;
}
.borderdashBottom
{
	border-bottom: 1px dashed #d3d3d3;
}
.marginLeftRight6
{
	margin: 0px 6px 0px 6px;
}
.h50px
{
	height: 50px;
}
.line-hight18px
{
	line-height: 18px;
}
.h2020Center
{
	height: 20px;
	line-height: 20px;
}
.marginTop2
{
	margin-top: 2px;
}
.back86
{
	background-color: rgb(86,143,213);
}
.width1000px
{
	width: 1000px;
}
.minWidth1000px
{
	min-width: 1000px;
}
.w150px
{
	width: 150px;
}
.w90px
{
	width: 90px;
}
.w75p
{
	width: 75%;
}
.w13P
{
	width: 13%;
}
.marginLeft10P
{
	margin-left: 10%;
}
.w94Point89P
 {
	 width: 94.89%;
 }
.w89Point89P
{
	width: 89.89%;
}
.h45Center
{
	height: 45px;
	line-height: 45px;
}
.h30px
{
	height: 30px;
}
.h80px
{
	height: 80px;
}
.w19P
{
	width: 20%;
}
.h34Center
{
	height: 34px;
	line-height: 34px;
}
.marginLeft5P
{
	margin-left: 5%;
}
.borderTop
{
	border-top: 1px solid #d3d3d3;
}
.checkBoxStyle
{
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left:10px!important;
}

.checkBoxBg{
	background: url(../img/patent/patent_searchPage/check1_1.png) no-repeat;
}
.checkBoxClickBg{
	background: url(../img/patent/patent_searchPage/check1_3.png) no-repeat;
}
.checkBoxStyleNoChange
{
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left:10px!important;
}
.checkBoxClickBgNOChange{
	background: url(../img/patent/patent_searchPage/check1_3.png) no-repeat;
}
.marginLeft5px
{
	margin-left: 5px;
}
.marginLeft6
{
	margin-left: 6px;
}
.btnGrayColse
{
	width: 32px;
	height: 31px;
	outline: none;
	background-image: url(../img/patent/table/btn2_1.png);
	background-repeat: no-repeat
}
.btnGrayColse:hover
{
	width: 32px;
	height: 31px;
	outline: none;
	background-image: url(../img/patent/table/btn2_2.png);
	background-repeat: no-repeat
}
.w80px
{
	width: 80px;
}
.marginBottom5
{
	margin-bottom: 5px;
}
.h24Center
{
  height: 24px;
  line-height: 24px;
}
.w17pxH25px
{
	width: 17px;
	height: 25px;
}
.h23px
{
	height: 23px;
}
.h24px
{
	height: 24px;
}
.w135px
{
	width: 135px;
}
.w50px
{
	width: 50px;
}
.w14H14px
{
	width: 14px;
	height: 14px;
}
.w25H25px
{
	width: 25px;
	height: 25px;
}
.w20H20px
{
	width: 20px;
	height: 20px;
}
.searchOverViewYellow
{
	background: url(../img/patent/searOverview/yellow.png) no-repeat center;
}
.searchOverViewGreen
{
	background: url(../img/patent/searOverview/time.png) no-repeat center;
}
.searchOverViewGray
{
	background: url(../img/patent/searOverview/lamb.png) no-repeat center;
}
.searchOverViewGray1
{
	background: url(../img/patent/searOverview/set.png) no-repeat center;
}
.searchOverViewGray2
{
	background: url(../img/patent/searOverview/pen.png) no-repeat center;
}
.colGreen
{
	color: rgb(0,150,38);
}
.bgBlue
{
	background-color:rgb(242,248,251);
}
.marginTop35px
{
	margin-top: 35px;
}
.h60Center
{
	height: 60px;
	line-height: 60px;
}
.bg246248248
{
	background-color: rgb(246,248,248);
}
.w100pxH25px
{
	height: 25px;
	width: 100px;
}
.w80pxH25px
{
	width: 80px;
	height: 25px;
}
.w90px
{
	width: 90px;
}
/*2018年8月15日10:29:24改动-start*/
.w90px
{
	width: 120px;
}
/*2018年8月15日10:29:24改动-end*/
.paddingRight15px
{
	padding-right: 15px;
}
.marginLeft40px
{
	margin-left: 40px;
}
.marginLeft85px
{
	margin-left: 85px;
}
.w175pxH310px
{
	width: 175px;
	height: 310px;
}
.h225px
{
	height: 225px;
}
.marginRight0
{
	margin-right: 0px;
}
.h220px
{
	height: 220px;
}
.h215px
{
	height: 215px;
}
.w95px
{
	width: 95px;
}
.dhsl
{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.borderBottomBlue
{
	border-bottom: 1px solid #3498DB
}
.h48Center
 {
	height: 48px;
	line-height: 48px;
 }
.w80P
{
  width: 80%;
}
.marginRight30
{
	margin-right: 30px;
}
.w85P
{
	width: 85%;
}
.w87P
{
	width: 87%;
}
.lineHight25px
{
	line-height: 25px;
}
.marginRight15px
{
	margin-right: 15px;
}
.marginRight5P
{
   margin-right: 5%;

}
.w36px
{
	width: 36px;
}
.w55px
{
	width: 55px;
}
.w23px
{
		width: 23px;
}
.arrowLeft
{
	background: url(../img/public/arrowLeft_1.png) no-repeat center;
}
.arrowRight
{
	background: url(../img/public/arrowRight_1.png) no-repeat center;
}
.lineHigh20px
{
	line-height: 20px;
}
.w175pxH200px
{
	width: 175px;
	height: 220px;
}
.w182pxH200px
{
	width: 182px;
	height: 220px;
}
.w16pxHeight16px
{
	width: 16px;
	height: 16px;
}
.h16px
{
	height: 16px;
}
.w75px
{
	width: 75px;
}
.borderBottomBlack
{
	border-bottom: 1px solid #000000;
}
.marginLeft35px
{
	margin-left: 35px;
}
.marginLeft27Point5P
{
	 margin-left: 27.5%;
}
.w50P
{
	width: 49%;
}
.width150px
{
	width: 150px;
}
.width175px
{
	width: 14.08464em;
}
.h33Center
{
	height: 33px;
	line-height: 33px;
}
.h250px
{
	height: 250px;
}
.h338px
{
	height: 338px;
}
.width38pxH38px
{
	width: 38px;
	height: 38px;
}
.width38pxHeight60px
{
	width: 38px;
	height: 60px;
}
.h60px
{
	height: 60px;
}
.h6px{
	height: 6px;
}
.h29Center
{
	height: 29px;
	line-height: 29px;
}
.bg243
{
	background-color: rgb(243,243,243);
}
.h23px
{
   height: 23px;
}
.marginLeft60px
{
	margin-left: 60px;
}
.letterSpacing1
{
	letter-spacing: 1px;
}
.letterSpacing4
{
	letter-spacing:4px;
}
.top2 {
	width: 400px;
	height: 20px;
	float: right;
}
.top2 ul {
	float: right;
	width: 100%;
	height: 20px;
	line-height: 20px;
}
.top2 ul li {
	height: 35px;
	line-height: 35px;
}
.h20px
{
  height: 20px;
}
.bottomMargin
{
	margin-top: 10px;
}
.bottomMargin p{ margin:0!important; line-height:24px;}

.h23Center
{
	height: 23px;
	line-height: 23px;
}
.addProjectBtn
{
	width: 95px;
	height: 23px;
	line-height: 21px;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
}
.addProjectBtn:hover
{
	border: 1px solid #1484e6;
}
.searchOverViewRight
{
	background: url(../img/patent/searOverview/right.png) no-repeat center;
}
.litest1 {
   background: url("../img/patent/searOverview/retrial.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.w190px
{
	width: 190px;
}
.biaoqianYellow
{
	width: 20px;
	height: 20px;
	background: url(../img/patent/peruseView/biaoqianYellow.png);
}
.paddingBottom20
{
	padding-bottom: 20px;
}
.paddingTop10
{
	padding-top:10px;
}
.addWarning
{
	background-image: url(../img/patent/searOverview/ic1.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	width: 80px;
	text-align: right;
	padding-right: 15px;
	vertical-align: middle;
	cursor: pointer;
}
.marginTop8
{
	margin-top: 8px;
}
.marginBottom4
{
	margin-bottom: 4px;
}
.bgpic {
	width: 89.89%;
	margin: 0 auto;
	height:40px;
	background-image: url(../img/patent/table/tabSeaTopBg.png);
	background-repeat:no-repeat\9;
	background-image:none\9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../../img/patent/table/tabSeaTopBg.png',
		sizingMethod='scale');
}
.topStylePublic
{
	width: 89.90%;
	margin: 0 auto;
	height:40px;
}
.marginLeft50
{
	margin-left: 50px;
}
.bgFFF{ background-color: #FFFFFF;}

input[type="button"],input[type="file"]{ -moz-outline-style:none!important; blr:e-xpression(this.onFocus=this.close())!important; hide-focus:expression(this.hideFocus=true )!important; outline:none!important;}
.homeBellTopRight {
	width:16px;
	height:23px;
	background: url("../img/public/bell.png") no-repeat scroll -2px 1px transparent;
	position: relative;
}
.homeBellTopRight span {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #FFF;
	font-size: 10px;
}
.yahei {
	font-family: "Microsoft Yahei";
}
.wordlist-word {
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 5px;
}
.wordlist1-word {
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 5px;
}
.wordlist2-word {
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 5px;
}
.expandRelationMoreCse,.expandRelationMoreDec,.expandRelationMorePat,.expandRelationMoreStd,.expandRelationMoreIse,.expandRelationMoreTra {
	position:relative;
	height:34px;
	line-height:34px;
	color:#3498DB;
	text-align: center;
}
.expandRelationMoreCse p,.expandRelationMoreDec p,.expandRelationMorePat p,.expandRelationMoreStd p,.expandRelationMoreIse p,.expandRelationMoreTra p{
	width:200px;
	cursor: pointer;
	position:absolute;
	left:40%;
	top:5px;
}
.leibie li {
	cursor: pointer;
	float: left;
	list-style: outside none none;
	width: 70px;
}
.leibieSelected {
	color: #000;
	font-weight: bold;
}
.leibie {
	margin-left: 30px;
	margin-top: 5px;
}
.addminut{
	background: url("../img/nonpatent/Standard/del.jpg");
	width: 18px;
	height: 18px;
}
.addplus{
	background: url("../img/nonpatent/Standard/add.jpg");
	width: 18px;
	height: 18px;
}


.ztree li span.button.firstPage {
	background-position: -144px -16px;
	float: right;
	margin-left: 2px;
	margin-right: 0;
	vertical-align: top;
}
.ztree li span.button.prevPage {
	background-position: -144px -48px;
	float: right;
	margin-left: 2px;
	margin-right: 0;
	vertical-align: top;
}
.ztree li span.button.nextPage {
	background-position: -144px -64px;
	float: right;
	margin-left: 2px;
	margin-right: 0;
	vertical-align: top;
}
.ztree li span.button.lastPage {
	background-position: -144px -32px;
	float: right;
	margin-left: 2px;
	margin-right: 0;
	vertical-align: top;
}

.bottom{ width:100%; height:165px; background-color:#69768c; margin-top:-10px;}
.bottomMargin{width:89.89%; height:165px; margin:0 auto;}
.bot-marginlr{ float:left; width:33%; background:url("../img/homePage/bottomline.jpg") right 28px no-repeat; overflow: hidden;}
.bot-marginlr .bot-marginlrcon{ width:auto; padding-top:5px; min-width:380px; overflow: hidden; text-align:left;}
.bot-marginlr .bot-marginlrcon img{ float:left; margin-right:20px;}
.bot-marginlr .bot-marginlrcon p{ font-size:12px; color:#fff;}
.bot-marginmid{ float:left; width:33%;}
.bot-marginmid .bot-marginmidcon{ width:auto; min-width:380px; overflow: hidden; text-align:center; padding-top:22px;}
.bot-marginmid .bot-marginmidcon img{ margin:0 3px; width:113px; height:42px;}
.bot-marginlr h2,.bot-marginmid h2{ width:auto; height:40px; line-height:40px; text-align:center; background:url("../img/homePage/bottombg1.jpg") center 18px no-repeat; font-size:14px; color:#fff;}
.bot-marginrl{ float:right; width:33%; background:url("../img/homePage/bottomline.jpg") left 28px no-repeat; overflow: hidden;}
.bot-marginrl h2{ width:auto; height:40px; line-height:40px; text-align:center; background:url("../img/homePage/bottombg2.jpg") center 18px no-repeat; font-size:14px; color:#fff;}
.bot-marginrlcon{ width:auto;}
.bot-marginrlcon ul{ padding:0px 16px; min-width:400px; overflow: hidden;}
.bot-marginrlcon ul li{ float:left; width:130px; padding-bottom:15px; text-align:center;}
.bot-marginrlcon ul li img{ width:111px; height:33px;}
.bottom-fot{ width:100%; text-align:center; height:36px; line-height:36px; color:#333; font-size:14px;}

.bottom_login{ width:100%; height:165px; margin-top:10px;}
.bottomloMargin{width:89.89%; height:165px; margin:0 auto;}
.botlo-marginlr{ float:left; width:33%; background:url("../img/homePage/bottomloline.jpg") right 28px no-repeat; overflow: hidden;}
.botlo-marginlr .botlo-marginlrcon{ width:auto; padding-top:5px; min-width:380px; overflow: hidden;}
.botlo-marginlr .botlo-marginlrcon img{ float:left; margin-right:20px; width:60px; height:60px}
.botlo-marginlr .botlo-marginlrcon p{ font-size:12px; color:#333;}
.botlo-marginmid{ float:left; width:30%;}
.botlo-marginmid .botlo-marginmidcon{ width:auto; min-width:380px; overflow: hidden; text-align:center; padding-top:8px;padding-left: 10px;}
.botlo-marginmid .botlo-marginmidcon img{ margin:0 3px; width:113px; height:42px; border:1px solid #bbcddb;}
.botlo-marginlr h2,.botlo-marginmid h2{ width:auto; height:40px; line-height:40px; text-align:center; background:url("../img/homePage/bottomlobg1.jpg") center 18px no-repeat; font-size:14px; color:#333;}
.botlo-marginrl{ float:right; width:36%; background:url("../img/homePage/bottomloline.jpg") left 28px no-repeat; overflow: hidden;}
.botlo-marginrl h2{ width:auto; height:40px; line-height:40px; text-align:center; background:url("../img/homePage/bottomlobg2.jpg") center 18px no-repeat; font-size:14px; color:#333;}
.botlo-marginrlcon{ width:auto;}
.botlo-marginrlcon ul{ padding:10px 16px; min-width:400px; overflow: hidden;}
.botlo-marginrlcon ul li{ float:left; width:107px; padding-bottom:15px; text-align:center;}
.botlo-marginrlcon ul li img{ width:90px; height:33px; border:1px solid #bbcddb;}
.bottom-fotlo{ width:100%; text-align:center; height:32px; line-height:32px; border-top:1px solid #97b0c3; color:#333; font-size:14px;}

.logo_DI{letter-spacing:9px; height: 23px; font-size:21px; margin-top: -14px; font-weight:normal; font-family:Arial;}
.logo_r{left:120px; top:-20px; padding-left:8px; color:#fff; font-size:18px;}

.accontable{ width:100%; margin:0 auto; boder:1px solid #e5e5e5; border-bottom:none; border-right:none;}
.accontable tr td,.accontable tr td{ border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; text-align:left; padding:0 10px; font-size:14px;}
.accontable tr th{ text-align:center; color:#333!important;}
.accontable thead tr td,.accontable thead tr th{ background-color:#f5f5f5; text-align:center; line-height:50px; font-weight:bold; white-space:nowrap; padding:0 15px; font-size:16px;}
.accontable tbody tr td{ line-height:24px; padding:5px 10px;}

@media screen and (max-width:1370px){
	#header_txt{
		font-size:12px;
	}
}
@media screen and (min-width :1370px){
	#header_txt{
		font-size:13px;
	}
}

/*#gaidongxiazai{
	margin:0px 10px;
	line-height: 15px;
	height: 300px;
	overflow: auto;
}*/
table.gaidongxiazai tr{
	vertical-align: top;
}
table.gaidongxiazai td{
	padding: 5px 0;
	line-height: normal;
}
table.gaidongxiazai .checkBoxStyle{
	float: left;
	margin-bottom: 17px;
}
.gaidongxiazai_box{
	overflow: hidden;
}
.gaidongxiazai_box .gaidongxiazai_box_left,
.gaidongxiazai_box .gaidongxiazai_box_right{
	float: left;
	line-height: normal;
	overflow: hidden;
}
.gaidongxiazai_box .gaidongxiazai_box_left{
	margin-right: 15px;
}
.gaidongxiazai_box .gaidongxiazai_box_text{
	font-size:14px;
	font-weight: bold;
	float: left;
}
.gaidongxiazai_box .gaidongxiazai_box_radio{
	float: left;
    margin-left: 0!important;
    margin-top: 3px;
}
.gaidongxiazai_box .gaidongxiazai_box_right1{
	float: left;
	overflow: hidden;
}
.gaidongxiazai_box .gaidongxiazai_box_right2{
	float: left;
	overflow: hidden;
}
.gaidongxiazai_box_right2 div,
.gaidongxiazai_box_right2 input{
	float: left;
	margin: 0;
	margin-right:10px
}